Skip to content

Conversation

@dkinzer
Copy link
Member

@dkinzer dkinzer commented May 21, 2021

We've been running into a lot of encoding/decoding issues with full
reindex dag.

The xml for indexing files are very big one line files, so I think always
enforcing utf-8 encoding will help prevent this parsing errors with
lxml.

We've been running into a log of encoding/decoding issues with full
reindex harvest.

The xml for harvest files a very big one line files, so I think always
enforcing utf-8 encoding will help prevent this parsing errors with
lxml.
@dkinzer dkinzer requested a review from sensei100 May 21, 2021 14:26
@dkinzer dkinzer marked this pull request as ready for review May 21, 2021 16:52
@sensei100 sensei100 merged commit ef19d72 into main May 24, 2021
@sensei100 sensei100 deleted the force-utf8-encoding branch May 24, 2021 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants